This website uses optional cookies to provide the best experience possible to the user. In line with GDPR regulations, please indicate if you would like to accept these optional cookies or reject them to only use essential cookies. You can learn more by reading our privacy policy.

Articles related to: "Linear Regression"

Go ML - Vol 1
25th Feb 2021
Go Machine Learning Linear Regression

I recently completed Andrew Ng's fantastic ML course on Coursera. So I decided to take a stab at implementing some things I learned using Go. I built a simple command line tool that performs linear regression.